Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.jface.text.source.IAnnotationPresentation

Packages that use IAnnotationPresentation
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of IAnnotationPresentation in org.eclipse.jface.text.source
 

Classes in org.eclipse.jface.text.source that implement IAnnotationPresentation
 class ProjectionAnnotation
          Annotation used to represent the projection of a master document onto a ProjectionDocument.
 

Uses of IAnnotationPresentation in org.eclipse.ui.texteditor
 

Classes in org.eclipse.ui.texteditor that implement IAnnotationPresentation
 class DefaultAnnotation
          Deprecated. use Annotation and ImageUtilities, stay with layer definitions until new home found for them
 class DefaultRangeIndicator
          Specialized annotation to indicate a particular range of text lines.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.